6 <?xml version=''1.0''?> \n<!-- XML created with Spider Writer --> \n \n
7 <HTML> \n<HEAD> \n>><META NAME=''generator'' CONTENT=''Spider Writer HTML Editor''> \n>><TITLE>Document Title</TITLE> \n</HEAD> \n<BODY> \n \n<!-- This is the body of your document --> \n<CENTER> \n>><H2>Page Header</H2> \n>>Start your document here. \n</CENTER> \n \n</BODY> \n</HTML> \n
9 <% Option Explicit %> \n \n<% \n'Declare Variables \n \n%> \n \n<!DOCTYPE HTML PUBLIC ''-\/\/W3C\/\/DTD HTML 4.0 Transitional\/\/EN''> \n<HTML> \n<HEAD> \n>><META NAME=''generator'' CONTENT=''Spider Writer HTML Editor''> \n>><TITLE>Document Title</TITLE> \n</HEAD> \n<BODY> \n \n<!-- This is the body of your document --> \n<CENTER> \n>><H2>Page Header</H2> \n>>Start your document here. \n</CENTER> \n \n</BODY> \n</HTML> \n
10 <%@ Language=''JScript'' %> \n \n<% \n\/\/ Declare Variables \n \n%> \n \n<!DOCTYPE HTML PUBLIC ''-\/\/W3C\/\/DTD HTML 4.0 Transitional\/\/EN''> \n<HTML> \n<HEAD> \n>><META NAME=''generator'' CONTENT=''Spider Writer HTML Editor''> \n>><TITLE>Document Title</TITLE> \n</HEAD> \n<BODY> \n \n<!-- This is the body of your document --> \n<CENTER> \n>><H2>Page Header</H2> \n>>Start your document here. \n</CENTER> \n \n</BODY> \n</HTML> \n
12 <SCRIPT LANGUAGE=''VBScript'' RUNAT=''Server''> \n \n'This file is used to provide special event handlers that execute when different \n'Active Server Pages events occur. There are two Application handlers (used \n'for global application code) and two Session handlers (used for user-specific \n'code) that can be implemented. \n' \n'------------------------------------------------------------------------------- \n' \n'Application_OnStart: Runs once when the first page of your application is run \n' for the first time by any user \n' \n'Sub Application_OnStart \n'>>*** UNCOMMENT THE SURROUNDING SUB CODE BLOCK AND PUT YOUR CODE HERE *** \n'End Sub \n' \n'------------------------------------------------------------------------------- \n' \n'Application_OnEnd: Runs once when the web server shuts down \n' \n'Sub Application_OnEnd \n'>>*** UNCOMMENT THE SURROUNDING SUB CODE BLOCK AND PUT YOUR CODE HERE *** \n'End Sub \n' \n'------------------------------------------------------------------------------- \n' \n'Session_OnStart: Runs the first time a user runs any page in your application \n' \n'Sub Session_OnStart \n'>>*** UNCOMMENT THE SURROUNDING SUB CODE BLOCK AND PUT YOUR CODE HERE *** \n'End Sub \n' \n'------------------------------------------------------------------------------- \n' \n'Session_OnEnd: Runs when a user's session times out or quits your application \n' \n'Sub Session_OnEnd \n'>>*** UNCOMMENT THE SURROUNDING SUB CODE BLOCK AND PUT YOUR CODE HERE *** \n'End Sub \n \n</SCRIPT>
1040 Attributes in this category control the physical appearance of the element.
1041 Attributes in this category are used for data binding.
1042 Miscellaneous attributes are placed in this category.
1043 Attributes in this category specify characteristics of the element.
1045 Events in this category are used for scripting.
1046 Attributes in this category are unknown to Spider Writer.
1100 *** STANDARDTEMPLATE ***
1101 This function is only intended to be used on HTML documents. Do you wish to proceed?
1102 swres.dll
1103 *** STANDARDTEMPLATEXML ***
1104 *** STANDARDTEMPLATECSS ***
1105 *** STANDARDTEMPLATEASPVB ***
1106 *** STANDARDTEMPLATEASPJS ***
1107 *** STANDARDTEMPLATEASA ***
1108 The current document does not seem to have been loaded properly by the Design view. If it does not load successfully in several seconds, please use Document Source view to edit this document. This loading problem may have been caused by the presence of certain scripting or EMBED tags in the document.